home *** CD-ROM | disk | FTP | other *** search
- // DH INTERACTIVE LLC, COPYRIGHT (C) 1999
- //
- // lectern.ast written at Thur Jan 28 14:06 1999
- //
- //
-
- 24 // file_type
- 112 // file_version
-
- // lectern // Session name
- end
-
- // *** This first section contains the names of all the win_anims used by the table
- lec_anim
- end
-
- // *** This second section contains the values for each anim state
- lec_closed
- lec_opening
- lec_open
- lec_closing
- end
-
- lec_closed // name of this anim_state
- lec_anim // name for the win_anim for this state
- lec_closed // default link anim for this anim state
- begin_end_frame 0.0 0.0
- // Begin entries for this anim state
- end_of_entries
-
- lec_opening // name of this anim_state
- lec_anim // name for the win_anim for this state
- lec_open // default link anim for this anim state
- begin_end_frame 0.0 80
- // Begin entries for this anim state
- end_of_entries
-
- lec_open // name of this anim_state
- lec_anim // name for the win_anim for this state
- lec_open // default link anim for this anim state
- begin_end_frame 80 80
- // Begin entries for this anim state
- end_of_entries
-
- lec_closing // name of this anim_state
- lec_anim // name for the win_anim for this state
- lec_closed // default link anim for this anim state
- begin_end_frame 80 150
- // Begin entries for this anim state
- end_of_entries
-
-
-
-